home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / programs / darc101.zip / DARC.CFG < prev    next >
Text File  |  1993-03-23  |  3KB  |  99 lines

  1. BBS = Your BBS name here
  2. SysOp = Your name here
  3. ;Key = 0000000000
  4. ;UseAnsi
  5. Recurse
  6. DetectWait = 30
  7. ;TxtMenu = D:\BBS\DARC.TXT
  8. ;AnsiMenu = D:\BBS\DARC.ANS
  9. WorkPath = C:\WORKPATH
  10. TempPath = C:\TEMPPATH
  11. IgnoreFile = Qwk Exe Com      
  12. ArrowColor = Red
  13. FilenameColor = LtRed
  14. FileOtherColor = LtRed
  15. CommandColor = White
  16. PromptColor = Magenta
  17. InputColor = LtMagenta
  18. BannerColor = LtMagenta
  19. CommentColor = Red
  20. OptionColor = LtRed
  21. LineColor = Magenta
  22. ;ClearScreen
  23. DefineArc = Exe
  24.   ArcComment = Create a self-extracting PKZip archive
  25.   ArcCmd = pkzip -a [FILE]  |
  26.            zip2exe [FILE]
  27. DefineArc = Jpg
  28.   ArcComment = Jpg2Gif v1.2 (c)1990-91 Homemade Software, Inc.
  29.   UnArcCmd = jpg2gif [FILE].[EXT]
  30.   Creates = Gif
  31. DefineArc = Arc
  32.   ArcComment = PKPak/UnPak v3.61 (c) 1986-88 PKWare, Inc.
  33.   Ident = 0,1A
  34.   ArcCmd = PKARC -a [FILE].[EXT]
  35.   UnArcCmd = PKUNARC -r [FILE].[EXT]
  36.   TestCmd = PKUNARC -t [FILE].[EXT]
  37. DefineArc = Arj
  38.   ArcComment = ARJ 2.30 Copyright (c) 1990-92 Robert K Jung. Jan 19 1992
  39.   Ident = 0,60EA
  40.   ArcCmd = ARJ a [FILE].[EXT]
  41.   UnArcCmd = ARJ e -jyo [FILE].[EXT]
  42.   TestCmd = ARJ t [FILE].[EXT]
  43. DefineArc = Dwc
  44.   ArcComment = DWC vA5.01 (c) 1986-88 Dean W. Cooper
  45.   ArcCmd = dwc a [FILE]
  46.   UnArcCmd = dwc e [FILE].[EXT]
  47.   TestCmd = dwc t [FILE].[EXT]
  48. DefineArc = Ice
  49.   ArcComment = LHIce v1.14 (c) 1988-89 Haruyasu Yoshizaki
  50.   Ident = 2,2d6c68312d
  51.   ArcCmd = ice a [FILE]
  52.   UnArcCmd = ice e [FILE].[EXT]
  53.   TestCmd = ice t [FILE].[EXT]
  54. DefineArc = Lzh
  55.   ArcComment = LHA v2.13 (c) Haruyasu Yoshizaki, 1988-91
  56.   Ident = 2,2D6C68
  57.   ArcCmd = LHA a [FILE]
  58.   UnArcCmd = LHA e [FILE].[EXT]
  59.   TestCmd = LHA t [FILE].[EXT]
  60. DefineArc = Pak
  61.   ArcComment = Pak 2.51 Copyright 1988-90 NoGate Consulting
  62.   Ident = -2,FE
  63.   ArcCmd = PAK A [FILE]
  64.   UnArcCmd = PAK E [FILE].[EXT]
  65.   TestCmd = PAK T [FILE].[EXT]
  66. DefineArc = Sqz
  67.   ArcComment = SQZ "Squeeze It", v1.08.2, Sep 11 1992, (c) J I Hammarberg
  68.   Ident = 0,484C53515A
  69.   ArcCmd = SQZ a [FILE] *.*
  70.   UnArcCmd = SQZ e -o1 [FILE].[EXT] *.*
  71.   TestCmd = SQZ t [FILE].[EXT] *.*
  72. DefineArc = Zip
  73.   ArcComment = PKZip/Unzip v1.1 (c) 1989-90 PKWare, Inc.
  74.   Ident = 0,504B0304
  75.   ArcCmd = PKZIP [FILE].[EXT]
  76.   UnArcCmd = PKUNZIP -o [FILE].[EXT]
  77.   TestCmd = PKUNZIP -t [FILE].[EXT]
  78. DefineArc = Zoo
  79.   ArcComment = Zoo archiver 2.1 (c) 1991 Rahul Dhesi
  80.   Ident = 0,5A4F4F
  81.   ArcCmd = ZOO aq [FILE].[EXT] *.*
  82.   UnArcCmd = ZOO eqSO [FILE].[EXT] *.*
  83.   TestCmd = ZOO -test [FILE].[EXT] *.*
  84. DefineProtocol = Clink /p[PORT]
  85. DefineProtocol = Dsz port [PORT]
  86. DefineProtocol = Gsz port [PORT]
  87. DefineProtocol = Hslink -p[PORT]
  88. DefineProtocol = Hyperp port:[PORT]
  89. DefineProtocol = Jmodem s[PORT]
  90. DefineProtocol = Kerm229 port [PORT]
  91. DefineProtocol = Lynx s /[PORT]
  92. DefineProtocol = Mlink port [PORT]
  93. DefineProtocol = Mpt p[PORT]
  94. DefineProtocol = Pckermit -l com[PORT]
  95. DefineProtocol = Puma P[PORT]
  96. DefineProtocol = Superk p[PORT]
  97. DefineProtocol = Szmodem port [PORT]
  98. DefineProtocol = Tmodem -p [PORT]
  99.